AuditTrailExportSdkException Constructor |
Namespace: Bosch.Vms.SDKAssembly: Bosch.Vms.SDK (in Bosch.Vms.SDK.dll) Version: 1.9.0.0
Syntaxpublic AuditTrailExportSdkException(
string message,
AuditTrailFaultCode faultCode
)
Parameters
- message String
- A message containing more details about the exception.
- faultCode AuditTrailFaultCode
- This value indicates the reason for the exception.
See Also